|
Sr. |
Trainers |
Pdf Specs |
|
1 |
Use the
software for editing compiling and running C programs. |
PROG-C100 |
|
2 |
Use different
menu options of software |
|
3 |
Initialize
local variables |
|
4 |
Perform simple
arithmetic using local variables |
|
5 |
Output data
using printf and cout statement |
|
6 |
Input data
using scanf and cin statements |
|
7 |
Out put the
data on screen using printf in required formats |
|
8 |
Use of various
mathematical operators in C |
|
9 |
Perform
floating point arithmetic programs |
|
10 |
Evaluate simple
formula using C programs |
|
11 |
Develop & Test
programs using Conditional or Logical expressions |
|
12 |
Develop & Test
programs with control structure like if , if-else |
|
13 |
Develop & Test
programs with control structure like nested if- else |
|
14 |
Develop & Test
programs with else if ladder |
|
15 |
Develop & Test
Programs with switch & break statement |
|
16 |
Develop & Test
program with while loop |
|
17 |
Develop & Test
program with do while loop |
|
18 |
Develop & Test
program with for loop |
|
19 |
Develop & Test
program using break and continue statements |
|
20 |
Develop & Test
programs to declare and initialize arrays |
|
21 |
Develop & Test
programs with one and two dimensional arrays |
|
22 |
Develop & Test
programs with character type arrays |
|
23 |
Develop & Test
programs to use library functions of C |
|
24 |
Develop & Test
programs related to pointer variables |
|
25 |
Develop & Test
programs related to structure variables |
|
26 |
Develop & Test
programs with user defined functions |
|
27 |
Develop & Test
programs to pass the value of local variables into your C
functions |
|
28 |
Create and
read/write ASCII character file |
|
|
|
|